vcCheckAssemblyStatement

Statement that checks whether runtime assembly instance matches a given assembly order, and stores the result in a process variable.

See in: Overview

Module: vcProcessModel

Parent: vcStatement

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
AssemblyOrderVariableNameStringRWGets or sets the name of the process variable storing the AssemblyOrder object returned from vcGetAssemblyStatement. The variable reference is resolved when the statement executes.
AssemblyVariableNameStringRWGets or sets the name of the process variable holding a reference to the runtime assembly object.
VariableNameStringRWGets or sets the name of the process variable to use for storing the result. The variable reference is resolved when the statement executes.